GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer / AllowDropFile Property





In This Topic
AllowDropFile Property (GdViewer)
In This Topic
Syntax
'Declaration
 
Public Property AllowDropFile As Boolean
public bool AllowDropFile {get; set;}
public read-write property AllowDropFile: Boolean; 
public function get,set AllowDropFile : boolean
public: __property bool get_AllowDropFile();
public: __property void set_AllowDropFile( 
   bool value
);
public:
property bool AllowDropFile {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
GdViewer Members